net.conf.preferCgo (field)
6 uses
net (current package)
conf.go#L57: preferCgo bool // if no explicit preference, use cgo
conf.go#L128: confVal.preferCgo = false
conf.go#L137: confVal.preferCgo = true
conf.go#L153: confVal.preferCgo = true
conf.go#L160: confVal.preferCgo = true
conf.go#L255: } else if c.preferCgo {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |